home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2004 #2 / K-CD-2-2004.ISO / Fire Chief / data1.cab / Program_Executable_Files / data / states / WireFrame.ini < prev    next >
Encoding:
Text File  |  2003-05-28  |  1.0 KB  |  42 lines

  1. mgStateInclude            Misc.txt
  2.  
  3.  
  4. //-------------------- General --------------------
  5. mgStateFillMode         Line
  6. mgStateCullMode         CCW
  7. mgStateShadeMode         Gouraud
  8. mgStateClip             Y
  9.  
  10. //-------------------- ZBuffer --------------------
  11. mgStateZBuffer             Y
  12. mgStateZBufferWrite         Y
  13. mgStateZBufferFunc        Less
  14. mgStateZBufferBias        0
  15.  
  16. //-------------------- Texture --------------------
  17. mgStateTexture                  Y
  18. mgStateInclude                  TextureParam.txt
  19.  
  20.  
  21. //-------------------- AlphaBlend --------------------
  22. mgStateAlphaBlend     N
  23.  
  24. //-------------------- AlphaTest --------------------
  25. mgStateAlphaTest     N
  26. mgStateAlphaTestRef    1
  27. mgStateAlphaTestFunc    LessEqual
  28.  
  29. //-------------------- Fog --------------------
  30. mgStateFog        N
  31.  
  32. //-------------------- Light --------------------
  33. mgStateLight        N
  34. mgStateColorVertex    Y
  35. mgStateNormalizeNormals    Y
  36. mgStateSpecular        N
  37. mgStateDiffuseMatSource  Color1
  38. mgStateSpecularMatSource Color2
  39. mgStateAmbientMatSource  Color2
  40. mgStateEmissiveMatSource Material
  41.  
  42.